home *** CD-ROM | disk | FTP | other *** search
/ PC Media 15 / PC MEDIA CD15.iso / cddemo / cddemo.exe / CDDEMO.DXR / 00039.ls < prev    next >
Encoding:
Text File  |  1996-01-27  |  141 b   |  7 lines

  1. on startMovie
  2.   global path
  3.   set path to the pathName & "video\"
  4.   set the fileName of cast "robot" to path & "robot.avi"
  5.   cursor(200)
  6. end
  7.